Crate wgpu

source ·
Expand description

A cross-platform graphics and compute library based on WebGPU.

To start using the API, create an Instance.

Modules

  • Utility structures and functions that are built on top of the main wgpu API.

Macros

Structs

Enums

Constants

Traits

  • Type for the callback of uncaptured error handler
  • WasmNotSendNon-WebAssembly, or fragile-send-sync-non-atomic-wasm and non-atomics
  • WasmNotSyncNon-WebAssembly, or fragile-send-sync-non-atomic-wasm and non-atomics

Type Aliases